home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- FindButtons()
- end
-
- on exitFrame
- global gDefaultLinearList, gCopyOfList
- set gCopyOfList to 0
- set the text of member "Copying Linear Copy Display Field 1" to string(gDefaultLinearList)
- set the text of member "Copying Linear Copy Input Field 1" to " "
- set the text of member "Copying Linear Copy Display Field 2" to " "
- end
-